[INFO] cloning repository https://github.com/vifair22/rust-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vifair22/rust-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvifair22%2Frust-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvifair22%2Frust-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa21047e1dfab724c78f08595b503d0b2054c2cb
[INFO] testing vifair22/rust-utils against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvifair22%2Frust-utils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vifair22/rust-utils
[INFO] finished tweaking git repo https://github.com/vifair22/rust-utils
[INFO] tweaked toml for git repo https://github.com/vifair22/rust-utils written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vifair22/rust-utils on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vifair22/rust-utils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6376f4e0dc8f86c5911b1f8991fe6eb9ad8a774911175560e72ba90fc836178
[INFO] running `Command { std: "docker" "start" "-a" "d6376f4e0dc8f86c5911b1f8991fe6eb9ad8a774911175560e72ba90fc836178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6376f4e0dc8f86c5911b1f8991fe6eb9ad8a774911175560e72ba90fc836178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6376f4e0dc8f86c5911b1f8991fe6eb9ad8a774911175560e72ba90fc836178", kill_on_drop: false }`
[INFO] [stdout] d6376f4e0dc8f86c5911b1f8991fe6eb9ad8a774911175560e72ba90fc836178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75eed075d335e4e32db932527ad6414d7b2b2cb04009420db90933a0a31fbebf
[INFO] running `Command { std: "docker" "start" "-a" "75eed075d335e4e32db932527ad6414d7b2b2cb04009420db90933a0a31fbebf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling dtor v0.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling ctor v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling my_utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.12s
[INFO] running `Command { std: "docker" "inspect" "75eed075d335e4e32db932527ad6414d7b2b2cb04009420db90933a0a31fbebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75eed075d335e4e32db932527ad6414d7b2b2cb04009420db90933a0a31fbebf", kill_on_drop: false }`
[INFO] [stdout] 75eed075d335e4e32db932527ad6414d7b2b2cb04009420db90933a0a31fbebf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0cb71f122df11500b3a511e3c3223f55d9583e32ee868258bd54b461b734575
[INFO] running `Command { std: "docker" "start" "-a" "c0cb71f122df11500b3a511e3c3223f55d9583e32ee868258bd54b461b734575", kill_on_drop: false }`
[INFO] [stderr]    Compiling my_utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.24s
[INFO] running `Command { std: "docker" "inspect" "c0cb71f122df11500b3a511e3c3223f55d9583e32ee868258bd54b461b734575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0cb71f122df11500b3a511e3c3223f55d9583e32ee868258bd54b461b734575", kill_on_drop: false }`
[INFO] [stdout] c0cb71f122df11500b3a511e3c3223f55d9583e32ee868258bd54b461b734575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a693cfa1f7889f856eb23c681de73861fecde30339c996cf5c8c3a99564b4ab5
[INFO] running `Command { std: "docker" "start" "-a" "a693cfa1f7889f856eb23c681de73861fecde30339c996cf5c8c3a99564b4ab5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_utils-6f815cb677b71f60)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] main:
[INFO] [stdout]   logging:
[INFO] [stdout]     log_level: ''
[INFO] [stdout]   database:
[INFO] [stdout]     db_name: ''
[INFO] [stdout] Pushover:
[INFO] [stdout]   notifications:
[INFO] [stdout]     token: ''
[INFO] [stdout]     user: ''
[INFO] [stdout] 
[INFO] [stderr] No config.yaml found—wrote a template to '/opt/rustwide/target/debug/deps/config.yaml'—please fill it in and restart.
[INFO] [stderr] Expected schema:
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (17) panicked at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:225:5:
[INFO] [stderr] std::process::exit called re-entrantly
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b7b21433c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b7b21433c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b7b21433c38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5b7b21433c38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5b7b21449d9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5b7b21449d9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stderr]    6:     0x5b7b21438fe2 - std[d054f6f42beb1baa]::io::default_write_fmt::<std[d054f6f42beb1baa]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stderr]    7:     0x5b7b21438fe2 - <std[d054f6f42beb1baa]::sys::stdio::unix::Stderr as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]    8:     0x5b7b21411fd6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5b7b21411fd6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5b7b2142b561 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5b7b2142b71b - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5b7b214120c4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x5b7b214098d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5b7b21412dad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5b7b2144a37d - core[5a1c3e9896636f3a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x5b7b2144a37d - core[5a1c3e9896636f3a]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   17:     0x5b7b2144a2fb - core[5a1c3e9896636f3a]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:225:5
[INFO] [stderr]   18:     0x5b7b2142c376 - std[d054f6f42beb1baa]::sys::exit::unique_thread_exit
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/exit.rs:46:21
[INFO] [stderr]   19:     0x5b7b2142c38d - std[d054f6f42beb1baa]::sys::exit::exit
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/exit.rs:78:17
[INFO] [stderr]   20:     0x5b7b2142b4b4 - std[d054f6f42beb1baa]::process::exit
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/process.rs:2539:5
[INFO] [stderr]   21:     0x5b7b21185ee7 - my_utils[5c613944089fa72a]::config_module::load_config
[INFO] [stderr]                                at /opt/rustwide/workdir/src/config_module.rs:153:9
[INFO] [stderr]   22:     0x5b7b21182ea0 - <my_utils[5c613944089fa72a]::config_module::Config>::new
[INFO] [stderr]                                at /opt/rustwide/workdir/src/config_module.rs:212:23
[INFO] [stderr]   23:     0x5b7b2114e362 - <fn() -> my_utils[5c613944089fa72a]::config_module::Config as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x5b7b211536ce - <once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config>>::force::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stderr]   25:     0x5b7b2115219d - <once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::get_or_init::<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stderr]   26:     0x5b7b21151d50 - <once_cell[d0fda26588d0ed3a]::imp::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::initialize::<<once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::get_or_init<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d0fda26588d0ed3a]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stderr]   27:     0x5b7b213fa6b6 - <&mut dyn core[5a1c3e9896636f3a]::ops::function::FnMut<(), Output = bool> as core[5a1c3e9896636f3a]::ops::function::FnMut<()>>::call_mut
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:298:21
[INFO] [stderr]   28:     0x5b7b213fa3ab - once_cell[d0fda26588d0ed3a]::imp::initialize_or_wait
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stderr]   29:     0x5b7b2114f232 - <once_cell[d0fda26588d0ed3a]::imp::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::initialize::<<once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::get_or_init<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d0fda26588d0ed3a]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stderr]   30:     0x5b7b2114f789 - <once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::get_or_try_init::<<once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::get_or_init<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config>>::force::{closure#0}>::{closure#0}, <once_cell[d0fda26588d0ed3a]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stderr]   31:     0x5b7b2114f6d3 - <once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::config_module::Config>>::get_or_init::<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config>>::force::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stderr]   32:     0x5b7b211540e0 - <once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config>>::force
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stderr]   33:     0x5b7b21154c0a - <once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::config_module::Config> as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stderr]   34:     0x5b7b21182e7d - <my_utils[5c613944089fa72a]::config_module::Config>::get
[INFO] [stderr]                                at /opt/rustwide/workdir/src/config_module.rs:235:9
[INFO] [stderr]   35:     0x5b7b21181136 - my_utils[5c613944089fa72a]::log_module::LOGGER::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/log_module.rs:92:13
[INFO] [stderr]   36:     0x5b7b2114ed06 - <my_utils[5c613944089fa72a]::log_module::LOGGER::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   37:     0x5b7b2114e322 - <fn() -> my_utils[5c613944089fa72a]::log_module::Logger as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   38:     0x5b7b211535ae - <once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger>>::force::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stderr]   39:     0x5b7b2115211c - <once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::get_or_init::<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger>>::force::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stderr]   40:     0x5b7b211519a0 - <once_cell[d0fda26588d0ed3a]::imp::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::initialize::<<once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::get_or_init<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger>>::force::{closure#0}>::{closure#0}, <once_cell[d0fda26588d0ed3a]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stderr]   41:     0x5b7b213fa6b6 - <&mut dyn core[5a1c3e9896636f3a]::ops::function::FnMut<(), Output = bool> as core[5a1c3e9896636f3a]::ops::function::FnMut<()>>::call_mut
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:298:21
[INFO] [stderr]   42:     0x5b7b213fa3ab - once_cell[d0fda26588d0ed3a]::imp::initialize_or_wait
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stderr]   43:     0x5b7b2114f10a - <once_cell[d0fda26588d0ed3a]::imp::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::initialize::<<once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::get_or_init<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger>>::force::{closure#0}>::{closure#0}, <once_cell[d0fda26588d0ed3a]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stderr]   44:     0x5b7b2114f4e9 - <once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::get_or_try_init::<<once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::get_or_init<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger>>::force::{closure#0}>::{closure#0}, <once_cell[d0fda26588d0ed3a]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stderr]   45:     0x5b7b2114f433 - <once_cell[d0fda26588d0ed3a]::sync::OnceCell<my_utils[5c613944089fa72a]::log_module::Logger>>::get_or_init::<<once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger>>::force::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stderr]   46:     0x5b7b211540a0 - <once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger>>::force
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stderr]   47:     0x5b7b21154bea - <once_cell[d0fda26588d0ed3a]::sync::Lazy<my_utils[5c613944089fa72a]::log_module::Logger> as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stderr]   48:     0x5b7b21184e53 - my_utils[5c613944089fa72a]::log_module::shutdown_logger
[INFO] [stderr]                                at /opt/rustwide/workdir/src/log_module.rs:205:13
[INFO] [stderr]   49:     0x5b7b21183d46 - my_utils[5c613944089fa72a]::log_module::exit_handler
[INFO] [stderr]                                at /opt/rustwide/workdir/src/log_module.rs:224:5
[INFO] [stderr]   50:     0x7aa49615aa76 - <unknown>
[INFO] [stderr]   51:     0x7aa49615abbe - exit
[INFO] [stderr]   52:     0x7aa49613d1d1 - <unknown>
[INFO] [stderr]   53:     0x7aa49613d28b - __libc_start_main
[INFO] [stderr]   54:     0x5b7b2112a5c5 - _start
[INFO] [stderr]   55:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/my_utils-6f815cb677b71f60` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a693cfa1f7889f856eb23c681de73861fecde30339c996cf5c8c3a99564b4ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a693cfa1f7889f856eb23c681de73861fecde30339c996cf5c8c3a99564b4ab5", kill_on_drop: false }`
[INFO] [stdout] a693cfa1f7889f856eb23c681de73861fecde30339c996cf5c8c3a99564b4ab5
